Changes the value of a variable identified by name
| Post | Variable_ChangeVariableValue |
Resource Path: /api/variable/setvalue
Uri: http://doc.jamsscheduler.com/api/variable/setvalue
| Name | Description | Data Type |
|---|---|---|
| name | Name of the variable definition | string |
The request body is of type object.
The response body is of type string.
OK